﻿2026-07-26T22:05:52.6249876Z ##[group]Run actions/checkout@v5
2026-07-26T22:05:52.6250627Z with:
2026-07-26T22:05:52.6250961Z   fetch-depth: 2
2026-07-26T22:05:52.6251338Z   repository: BigscreenVR/spt-bs-core
2026-07-26T22:05:52.6254281Z   token: ***
2026-07-26T22:05:52.6254629Z   ssh-strict: true
2026-07-26T22:05:52.6254979Z   ssh-user: git
2026-07-26T22:05:52.6255326Z   persist-credentials: true
2026-07-26T22:05:52.6255735Z   clean: true
2026-07-26T22:05:52.6256160Z   sparse-checkout-cone-mode: true
2026-07-26T22:05:52.6256612Z   fetch-tags: false
2026-07-26T22:05:52.6256965Z   show-progress: true
2026-07-26T22:05:52.6257318Z   lfs: false
2026-07-26T22:05:52.6257656Z   submodules: false
2026-07-26T22:05:52.6258015Z   set-safe-directory: true
2026-07-26T22:05:52.6258412Z   allow-unsafe-pr-checkout: false
2026-07-26T22:05:52.6259108Z ##[endgroup]
2026-07-26T22:05:52.7062061Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T22:05:52.7063541Z ##[group]Getting Git version info
2026-07-26T22:05:52.7064194Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T22:05:52.7065153Z [command]/usr/bin/git version
2026-07-26T22:05:52.7065553Z git version 2.43.0
2026-07-26T22:05:52.7072216Z ##[endgroup]
2026-07-26T22:05:52.7083029Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f42f02f8-33a6-4b11-8696-c915f51529a6' before making global git config changes
2026-07-26T22:05:52.7084476Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:05:52.7085625Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T22:05:52.7116250Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T22:05:52.7134296Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:05:52.7145465Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T22:05:52.7148322Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T22:05:52.7166342Z refs/heads/main
2026-07-26T22:05:52.7172460Z [command]/usr/bin/git checkout --detach
2026-07-26T22:05:52.7218034Z HEAD is now at 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:05:52.7282514Z [command]/usr/bin/git branch --delete --force main
2026-07-26T22:05:52.7308526Z Deleted branch main (was 25c3badc).
2026-07-26T22:05:52.7381619Z ##[endgroup]
2026-07-26T22:05:52.7385752Z [command]/usr/bin/git submodule status
2026-07-26T22:05:52.7569719Z ##[group]Cleaning the repository
2026-07-26T22:05:52.7572619Z [command]/usr/bin/git clean -ffdx
2026-07-26T22:05:52.7602060Z Removing traceable-reqs
2026-07-26T22:05:52.7608880Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T22:05:52.7659759Z HEAD is now at 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:05:52.7664462Z ##[endgroup]
2026-07-26T22:05:52.7665650Z ##[group]Disabling automatic garbage collection
2026-07-26T22:05:52.7668562Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T22:05:52.7703086Z ##[endgroup]
2026-07-26T22:05:52.7703845Z ##[group]Setting up auth
2026-07-26T22:05:52.7709264Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:05:52.7735307Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T22:05:52.7921014Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:05:52.7945813Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T22:05:52.8150353Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:05:52.8177664Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T22:05:52.8368052Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T22:05:52.8398382Z ##[endgroup]
2026-07-26T22:05:52.8399337Z ##[group]Fetching the repository
2026-07-26T22:05:52.8404917Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +25c3badce4cb904a4110c1eb24b53726c211ee7a:refs/remotes/origin/main
2026-07-26T22:05:53.5516237Z ##[endgroup]
2026-07-26T22:05:53.5517089Z ##[group]Determining the checkout info
2026-07-26T22:05:53.5517828Z ##[endgroup]
2026-07-26T22:05:53.5520595Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T22:05:53.5559349Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T22:05:53.5582143Z ##[group]Checking out the ref
2026-07-26T22:05:53.5584280Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-26T22:05:53.5636899Z Switched to a new branch 'main'
2026-07-26T22:05:53.5637680Z branch 'main' set up to track 'origin/main'.
2026-07-26T22:05:53.5648169Z ##[endgroup]
2026-07-26T22:05:53.5681889Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T22:05:53.5703571Z 25c3badce4cb904a4110c1eb24b53726c211ee7a
